﻿ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; } @media only screen and (min-width:769px){ }  @media only screen and (min-width:769px) and (max-width: 1024px){ }  @media only screen and (max-width:768px){ #w_grid-1591085775284{ padding-left:0 !important; } #w_grid-1597682424279{ margin-top: 3rem !important; margin-bottom: 3rem !important; } } *{font-family:"微软雅黑";}  .reset_style,.js-reset_style,.reset_style p,.js-reset_style p{ font-size:1rem;line-height:1.6rem;color:#333;word-break:break-word; }  .p_page .pageNum.active,.p_page .pageNum:hover,.p_page .next:hover,.p_page .pre:hover,.p_pagebox .next,.p_pagebox .pre { background-color: #126eaf; color: #fff; border-color: #126eaf; border-radius: 0px; } .p_page .next,.p_page .pre,.p_page .pageNum{ border-radius: 0px; } #w_grid-1588749885353{ position: fixed !important; top: 0 !important; z-index:99999 !important; } a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;}   ::-webkit-scrollbar { width: 0px; }  ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; }  ::-webkit-scrollbar-thumb { background: #999; border-radius: 0px; }  ::-webkit-scrollbar-thumb:hover { background: #b72024; }  @keyframes wSkewIn { from { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } to { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } } @keyframes wSkewOut { from { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } to { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } } @-webkit-keyframes sx { 0% { top: 0px; } 100% { top: 28px; } } @-moz-keyframes sx { 0% { top: 0px; } 100% { top: 28px; } } @keyframes sx { 0% { top: 0px; } 100% { top: 28px; } } .stylebox_content{ border:solid 1px #d5d5d5 !important; } .stylebox_top_line{ display:none !important; } .stylebox_top{ background-color: #ccc !important; } .stylebox_title{ padding-left:30px !important; padding-right:30px !important; }